var/logs/dev.log line 0

Open in your IDE?
  1. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175413,["site_domain_d061bd9af4e246 [...]"]] []
  2. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175413,["site_domain_d061bd9af4e246 [...]"]] []
  3. [2025-09-30 02:50:13] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  4. [2025-09-30 02:50:13] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  5. [2025-09-30 02:50:13] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  6. [2025-09-30 02:50:13] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  7. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175413,["system_route_redirect"]] []
  8. [2025-09-30 02:50:13] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  9. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  10. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175413,["system_route_redirect"]] []
  11. [2025-09-30 02:50:13] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  12. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  13. [2025-09-30 02:50:13] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  14. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.bak"} []
  15. [2025-09-30 02:50:13] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  16. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env"} []
  17. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.bak"} []
  18. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env"} []
  19. [2025-09-30 02:50:13] pimcore.DEBUG: document with path /.env.bak doesn't exist [] []
  20. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.bak"} []
  21. [2025-09-30 02:50:13] pimcore.DEBUG: document with path /.env doesn't exist [] []
  22. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env"} []
  23. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.bak"} []
  24. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env"} []
  25. [2025-09-30 02:50:13] pimcore.DEBUG: document with path /.env.bak doesn't exist [] []
  26. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  27. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175413,["document_1"]] []
  28. [2025-09-30 02:50:13] pimcore.DEBUG: document with path /.env doesn't exist [] []
  29. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  30. [2025-09-30 02:50:13] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  31. [2025-09-30 02:50:13] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  32. [2025-09-30 02:50:13] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/.env.bak"." [] []
  33. [2025-09-30 02:50:13] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175413,["document_1"]] []
  34. [2025-09-30 02:50:13] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  35. [2025-09-30 02:50:13] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  36. [2025-09-30 02:50:13] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/.env"." [] []
  37. [2025-09-30 02:50:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.bak"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.bak\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /.env.bak HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  38. [2025-09-30 02:50:13] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  39. [2025-09-30 02:50:14] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  40. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175413,["site_domain_d061bd9af4e246 [...]"]] []
  41. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  42. [2025-09-30 02:50:14] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  43. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_route_redirect"]] []
  44. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  45. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  46. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  47. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.save"} []
  48. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.save"} []
  49. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /.env.save doesn't exist [] []
  50. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.save"} []
  51. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.save"} []
  52. [2025-09-30 02:50:14] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  53. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /.env.save doesn't exist [] []
  54. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  55. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["document_1"]] []
  56. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  57. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  58. [2025-09-30 02:50:14] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/.env.save"." [] []
  59. [2025-09-30 02:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.save"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.save\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /.env.save HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  60. [2025-09-30 02:50:14] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  61. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["site_domain_d061bd9af4e246 [...]"]] []
  62. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  63. [2025-09-30 02:50:14] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  64. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_route_redirect"]] []
  65. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  66. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  67. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  68. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.old"} []
  69. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.old"} []
  70. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /.env.old doesn't exist [] []
  71. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.old"} []
  72. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.old"} []
  73. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /.env.old doesn't exist [] []
  74. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  75. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["document_1"]] []
  76. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  77. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  78. [2025-09-30 02:50:14] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/.env.old"." [] []
  79. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  80. [2025-09-30 02:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.old"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.old\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /.env.old HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  81. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  82. [2025-09-30 02:50:14] doctrine.DEBUG: "START TRANSACTION" [] []
  83. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594613,"mtime":1759175414} []
  84. [2025-09-30 02:50:14] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  85. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  86. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  87. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  88. [2025-09-30 02:50:14] doctrine.DEBUG: "COMMIT" [] []
  89. [2025-09-30 02:50:14] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  90. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  91. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  92. [2025-09-30 02:50:14] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  93. [2025-09-30 02:50:14] doctrine.DEBUG: "START TRANSACTION" [] []
  94. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594613,"mtime":1759175414} []
  95. [2025-09-30 02:50:14] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  96. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  97. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  98. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  99. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["site_domain_d061bd9af4e246 [...]"]] []
  100. [2025-09-30 02:50:14] doctrine.DEBUG: "COMMIT" [] []
  101. [2025-09-30 02:50:14] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  102. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  103. [2025-09-30 02:50:14] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  104. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_route_redirect"]] []
  105. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  106. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  107. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  108. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.prod"} []
  109. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.prod"} []
  110. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /.env.prod doesn't exist [] []
  111. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.prod"} []
  112. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.prod"} []
  113. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /.env.prod doesn't exist [] []
  114. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  115. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["document_1"]] []
  116. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  117. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  118. [2025-09-30 02:50:14] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/.env.prod"." [] []
  119. [2025-09-30 02:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.prod"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.prod\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /.env.prod HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  120. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  121. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  122. [2025-09-30 02:50:14] doctrine.DEBUG: "START TRANSACTION" [] []
  123. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594614,"mtime":1759175414} []
  124. [2025-09-30 02:50:14] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  125. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  126. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  127. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  128. [2025-09-30 02:50:14] doctrine.DEBUG: "COMMIT" [] []
  129. [2025-09-30 02:50:14] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  130. [2025-09-30 02:50:14] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  131. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["site_domain_d061bd9af4e246 [...]"]] []
  132. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  133. [2025-09-30 02:50:14] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  134. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_route_redirect"]] []
  135. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  136. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  137. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  138. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.production"} []
  139. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.production"} []
  140. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /.env.production doesn't exist [] []
  141. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.production"} []
  142. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.production"} []
  143. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /.env.production doesn't exist [] []
  144. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  145. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["document_1"]] []
  146. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  147. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  148. [2025-09-30 02:50:14] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/.env.production"." [] []
  149. [2025-09-30 02:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.production"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.production\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /.env.production HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  150. [2025-09-30 02:50:14] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  151. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["site_domain_d061bd9af4e246 [...]"]] []
  152. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  153. [2025-09-30 02:50:14] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  154. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_route_redirect"]] []
  155. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  156. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  157. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  158. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.development"} []
  159. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.development"} []
  160. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /.env.development doesn't exist [] []
  161. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":".env.development"} []
  162. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/.env.development"} []
  163. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /.env.development doesn't exist [] []
  164. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  165. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["document_1"]] []
  166. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  167. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  168. [2025-09-30 02:50:14] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/.env.development"." [] []
  169. [2025-09-30 02:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /.env.development"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /.env.development\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /.env.development HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  170. [2025-09-30 02:50:14] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  171. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["site_domain_d061bd9af4e246 [...]"]] []
  172. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  173. [2025-09-30 02:50:14] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  174. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_route_redirect"]] []
  175. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  176. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  177. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  178. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/website/","key":".env"} []
  179. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/website/.env"} []
  180. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /website/.env doesn't exist [] []
  181. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/website/","key":".env"} []
  182. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/website/.env"} []
  183. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /website/.env doesn't exist [] []
  184. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"website"} []
  185. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/website"} []
  186. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /website doesn't exist [] []
  187. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  188. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["document_1"]] []
  189. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  190. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  191. [2025-09-30 02:50:14] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/website/.env"." [] []
  192. [2025-09-30 02:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /website/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /website/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /website/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  193. [2025-09-30 02:50:14] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  194. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  195. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["site_domain_d061bd9af4e246 [...]"]] []
  196. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  197. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  198. [2025-09-30 02:50:14] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  199. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_route_redirect"]] []
  200. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  201. [2025-09-30 02:50:14] doctrine.DEBUG: "START TRANSACTION" [] []
  202. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  203. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594614,"mtime":1759175414} []
  204. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  205. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/site/","key":".env"} []
  206. [2025-09-30 02:50:14] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  207. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/site/.env"} []
  208. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /site/.env doesn't exist [] []
  209. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/site/","key":".env"} []
  210. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  211. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["site_domain_d061bd9af4e246 [...]"]] []
  212. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/site/.env"} []
  213. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  214. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  215. [2025-09-30 02:50:14] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  216. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_route_redirect"]] []
  217. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  218. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  219. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /site/.env doesn't exist [] []
  220. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"site"} []
  221. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  222. [2025-09-30 02:50:14] doctrine.DEBUG: "COMMIT" [] []
  223. [2025-09-30 02:50:14] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  224. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  225. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/app/","key":".env"} []
  226. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/app/.env"} []
  227. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /app/.env doesn't exist [] []
  228. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/app/","key":".env"} []
  229. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/site"} []
  230. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/app/.env"} []
  231. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /site doesn't exist [] []
  232. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  233. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /app/.env doesn't exist [] []
  234. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"app"} []
  235. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["document_1"]] []
  236. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/app"} []
  237. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  238. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  239. [2025-09-30 02:50:14] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/site/.env"." [] []
  240. [2025-09-30 02:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /site/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /site/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /site/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  241. [2025-09-30 02:50:14] pimcore.DEBUG: document with path /app doesn't exist [] []
  242. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  243. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["document_1"]] []
  244. [2025-09-30 02:50:14] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  245. [2025-09-30 02:50:14] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  246. [2025-09-30 02:50:14] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/app/.env"." [] []
  247. [2025-09-30 02:50:14] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /app/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /app/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /app/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  248. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  249. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  250. [2025-09-30 02:50:14] doctrine.DEBUG: "START TRANSACTION" [] []
  251. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594614,"mtime":1759175414} []
  252. [2025-09-30 02:50:14] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  253. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  254. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  255. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  256. [2025-09-30 02:50:14] doctrine.DEBUG: "COMMIT" [] []
  257. [2025-09-30 02:50:14] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  258. [2025-09-30 02:50:14] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  259. [2025-09-30 02:50:14] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  260. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  261. [2025-09-30 02:50:14] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175414,["system_cache_write_lock"]] []
  262. [2025-09-30 02:50:14] doctrine.DEBUG: "START TRANSACTION" [] []
  263. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594614,"mtime":1759175414} []
  264. [2025-09-30 02:50:14] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  265. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  266. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  267. [2025-09-30 02:50:14] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  268. [2025-09-30 02:50:14] doctrine.DEBUG: "COMMIT" [] []
  269. [2025-09-30 02:50:14] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  270. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["site_domain_d061bd9af4e246 [...]"]] []
  271. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  272. [2025-09-30 02:50:15] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  273. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_route_redirect"]] []
  274. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  275. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  276. [2025-09-30 02:50:15] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  277. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/cms/","key":".env"} []
  278. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/cms/.env"} []
  279. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /cms/.env doesn't exist [] []
  280. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/cms/","key":".env"} []
  281. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/cms/.env"} []
  282. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /cms/.env doesn't exist [] []
  283. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"cms"} []
  284. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/cms"} []
  285. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /cms doesn't exist [] []
  286. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  287. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["document_1"]] []
  288. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  289. [2025-09-30 02:50:15] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  290. [2025-09-30 02:50:15] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/cms/.env"." [] []
  291. [2025-09-30 02:50:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /cms/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /cms/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /cms/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  292. [2025-09-30 02:50:15] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  293. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  294. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  295. [2025-09-30 02:50:15] doctrine.DEBUG: "START TRANSACTION" [] []
  296. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594615,"mtime":1759175415} []
  297. [2025-09-30 02:50:15] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  298. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  299. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  300. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  301. [2025-09-30 02:50:15] doctrine.DEBUG: "COMMIT" [] []
  302. [2025-09-30 02:50:15] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  303. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["site_domain_d061bd9af4e246 [...]"]] []
  304. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  305. [2025-09-30 02:50:15] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  306. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_route_redirect"]] []
  307. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  308. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  309. [2025-09-30 02:50:15] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  310. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/lib/","key":".env"} []
  311. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  312. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/lib/.env"} []
  313. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  314. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /lib/.env doesn't exist [] []
  315. [2025-09-30 02:50:15] doctrine.DEBUG: "START TRANSACTION" [] []
  316. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/lib/","key":".env"} []
  317. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594614,"mtime":1759175415} []
  318. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/lib/.env"} []
  319. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /lib/.env doesn't exist [] []
  320. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"lib"} []
  321. [2025-09-30 02:50:15] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  322. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/lib"} []
  323. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  324. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  325. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /lib doesn't exist [] []
  326. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  327. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  328. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["document_1"]] []
  329. [2025-09-30 02:50:15] doctrine.DEBUG: "COMMIT" [] []
  330. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  331. [2025-09-30 02:50:15] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  332. [2025-09-30 02:50:15] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/lib/.env"." [] []
  333. [2025-09-30 02:50:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /lib/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /lib/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /lib/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  334. [2025-09-30 02:50:15] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  335. [2025-09-30 02:50:15] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  336. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  337. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  338. [2025-09-30 02:50:15] doctrine.DEBUG: "START TRANSACTION" [] []
  339. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594615,"mtime":1759175415} []
  340. [2025-09-30 02:50:15] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  341. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  342. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  343. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  344. [2025-09-30 02:50:15] doctrine.DEBUG: "COMMIT" [] []
  345. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  346. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  347. [2025-09-30 02:50:15] doctrine.DEBUG: "START TRANSACTION" [] []
  348. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594614,"mtime":1759175415} []
  349. [2025-09-30 02:50:15] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  350. [2025-09-30 02:50:15] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  351. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  352. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  353. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  354. [2025-09-30 02:50:15] doctrine.DEBUG: "COMMIT" [] []
  355. [2025-09-30 02:50:15] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  356. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["site_domain_d061bd9af4e246 [...]"]] []
  357. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  358. [2025-09-30 02:50:15] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  359. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_route_redirect"]] []
  360. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  361. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  362. [2025-09-30 02:50:15] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  363. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/laravel/","key":".env"} []
  364. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/laravel/.env"} []
  365. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /laravel/.env doesn't exist [] []
  366. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/laravel/","key":".env"} []
  367. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/laravel/.env"} []
  368. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /laravel/.env doesn't exist [] []
  369. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"laravel"} []
  370. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/laravel"} []
  371. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /laravel doesn't exist [] []
  372. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  373. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["document_1"]] []
  374. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  375. [2025-09-30 02:50:15] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  376. [2025-09-30 02:50:15] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/laravel/.env"." [] []
  377. [2025-09-30 02:50:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /laravel/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /laravel/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /laravel/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  378. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  379. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  380. [2025-09-30 02:50:15] doctrine.DEBUG: "START TRANSACTION" [] []
  381. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594614,"mtime":1759175415} []
  382. [2025-09-30 02:50:15] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  383. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  384. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  385. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  386. [2025-09-30 02:50:15] doctrine.DEBUG: "COMMIT" [] []
  387. [2025-09-30 02:50:15] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  388. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  389. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  390. [2025-09-30 02:50:15] doctrine.DEBUG: "START TRANSACTION" [] []
  391. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594614,"mtime":1759175415} []
  392. [2025-09-30 02:50:15] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  393. [2025-09-30 02:50:15] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  394. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  395. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  396. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  397. [2025-09-30 02:50:15] doctrine.DEBUG: "COMMIT" [] []
  398. [2025-09-30 02:50:15] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  399. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  400. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  401. [2025-09-30 02:50:15] doctrine.DEBUG: "START TRANSACTION" [] []
  402. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594615,"mtime":1759175415} []
  403. [2025-09-30 02:50:15] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  404. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  405. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  406. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  407. [2025-09-30 02:50:15] doctrine.DEBUG: "COMMIT" [] []
  408. [2025-09-30 02:50:15] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  409. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["site_domain_d061bd9af4e246 [...]"]] []
  410. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  411. [2025-09-30 02:50:15] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  412. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_route_redirect"]] []
  413. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  414. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  415. [2025-09-30 02:50:15] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  416. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/main/","key":".env"} []
  417. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/main/.env"} []
  418. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /main/.env doesn't exist [] []
  419. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/main/","key":".env"} []
  420. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/main/.env"} []
  421. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /main/.env doesn't exist [] []
  422. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"main"} []
  423. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/main"} []
  424. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /main doesn't exist [] []
  425. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  426. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["document_1"]] []
  427. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  428. [2025-09-30 02:50:15] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  429. [2025-09-30 02:50:15] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/main/.env"." [] []
  430. [2025-09-30 02:50:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /main/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /main/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /main/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  431. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["site_domain_d061bd9af4e246 [...]"]] []
  432. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  433. [2025-09-30 02:50:15] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  434. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_route_redirect"]] []
  435. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  436. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  437. [2025-09-30 02:50:15] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  438. [2025-09-30 02:50:15] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  439. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/config/","key":".env"} []
  440. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/config/.env"} []
  441. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /config/.env doesn't exist [] []
  442. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/config/","key":".env"} []
  443. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/config/.env"} []
  444. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /config/.env doesn't exist [] []
  445. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"config"} []
  446. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/config"} []
  447. [2025-09-30 02:50:15] pimcore.DEBUG: document with path /config doesn't exist [] []
  448. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  449. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["document_1"]] []
  450. [2025-09-30 02:50:15] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  451. [2025-09-30 02:50:15] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  452. [2025-09-30 02:50:15] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/config/.env"." [] []
  453. [2025-09-30 02:50:15] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /config/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /config/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /config/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  454. [2025-09-30 02:50:15] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  455. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  456. [2025-09-30 02:50:15] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175415,["system_cache_write_lock"]] []
  457. [2025-09-30 02:50:15] doctrine.DEBUG: "START TRANSACTION" [] []
  458. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594615,"mtime":1759175415} []
  459. [2025-09-30 02:50:15] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  460. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  461. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  462. [2025-09-30 02:50:15] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  463. [2025-09-30 02:50:15] doctrine.DEBUG: "COMMIT" [] []
  464. [2025-09-30 02:50:15] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  465. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["site_domain_d061bd9af4e246 [...]"]] []
  466. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  467. [2025-09-30 02:50:16] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  468. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_route_redirect"]] []
  469. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  470. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  471. [2025-09-30 02:50:16] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  472. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/public/","key":".env"} []
  473. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/public/.env"} []
  474. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /public/.env doesn't exist [] []
  475. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/public/","key":".env"} []
  476. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/public/.env"} []
  477. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /public/.env doesn't exist [] []
  478. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"public"} []
  479. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/public"} []
  480. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /public doesn't exist [] []
  481. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  482. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["document_1"]] []
  483. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  484. [2025-09-30 02:50:16] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  485. [2025-09-30 02:50:16] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/public/.env"." [] []
  486. [2025-09-30 02:50:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /public/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /public/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /public/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  487. [2025-09-30 02:50:16] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  488. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["site_domain_d061bd9af4e246 [...]"]] []
  489. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  490. [2025-09-30 02:50:16] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  491. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_route_redirect"]] []
  492. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  493. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  494. [2025-09-30 02:50:16] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  495. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/v1/","key":".env"} []
  496. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/v1/.env"} []
  497. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /v1/.env doesn't exist [] []
  498. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/v1/","key":".env"} []
  499. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/v1/.env"} []
  500. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /v1/.env doesn't exist [] []
  501. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"v1"} []
  502. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/v1"} []
  503. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /v1 doesn't exist [] []
  504. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  505. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_cache_write_lock"]] []
  506. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["document_1"]] []
  507. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_cache_write_lock"]] []
  508. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  509. [2025-09-30 02:50:16] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  510. [2025-09-30 02:50:16] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/v1/.env"." [] []
  511. [2025-09-30 02:50:16] doctrine.DEBUG: "START TRANSACTION" [] []
  512. [2025-09-30 02:50:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v1/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v1/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /v1/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  513. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594616,"mtime":1759175416} []
  514. [2025-09-30 02:50:16] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  515. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  516. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  517. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  518. [2025-09-30 02:50:16] doctrine.DEBUG: "COMMIT" [] []
  519. [2025-09-30 02:50:16] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  520. [2025-09-30 02:50:16] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  521. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_cache_write_lock"]] []
  522. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_cache_write_lock"]] []
  523. [2025-09-30 02:50:16] doctrine.DEBUG: "START TRANSACTION" [] []
  524. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594616,"mtime":1759175416} []
  525. [2025-09-30 02:50:16] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  526. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  527. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  528. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  529. [2025-09-30 02:50:16] doctrine.DEBUG: "COMMIT" [] []
  530. [2025-09-30 02:50:16] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  531. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_cache_write_lock"]] []
  532. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_cache_write_lock"]] []
  533. [2025-09-30 02:50:16] doctrine.DEBUG: "START TRANSACTION" [] []
  534. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594615,"mtime":1759175416} []
  535. [2025-09-30 02:50:16] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  536. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  537. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  538. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  539. [2025-09-30 02:50:16] doctrine.DEBUG: "COMMIT" [] []
  540. [2025-09-30 02:50:16] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  541. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["site_domain_d061bd9af4e246 [...]"]] []
  542. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  543. [2025-09-30 02:50:16] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  544. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_route_redirect"]] []
  545. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  546. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  547. [2025-09-30 02:50:16] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  548. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/v2/","key":".env"} []
  549. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/v2/.env"} []
  550. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /v2/.env doesn't exist [] []
  551. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/v2/","key":".env"} []
  552. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/v2/.env"} []
  553. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /v2/.env doesn't exist [] []
  554. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"v2"} []
  555. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/v2"} []
  556. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /v2 doesn't exist [] []
  557. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  558. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["document_1"]] []
  559. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  560. [2025-09-30 02:50:16] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  561. [2025-09-30 02:50:16] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/v2/.env"." [] []
  562. [2025-09-30 02:50:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /v2/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /v2/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /v2/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  563. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["site_domain_d061bd9af4e246 [...]"]] []
  564. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  565. [2025-09-30 02:50:16] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  566. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_route_redirect"]] []
  567. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  568. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  569. [2025-09-30 02:50:16] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  570. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/back/","key":".env"} []
  571. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/back/.env"} []
  572. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /back/.env doesn't exist [] []
  573. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/back/","key":".env"} []
  574. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/back/.env"} []
  575. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /back/.env doesn't exist [] []
  576. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"back"} []
  577. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/back"} []
  578. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /back doesn't exist [] []
  579. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  580. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["document_1"]] []
  581. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  582. [2025-09-30 02:50:16] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  583. [2025-09-30 02:50:16] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/back/.env"." [] []
  584. [2025-09-30 02:50:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /back/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /back/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /back/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  585. [2025-09-30 02:50:16] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  586. [2025-09-30 02:50:16] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  587. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_cache_write_lock"]] []
  588. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_cache_write_lock"]] []
  589. [2025-09-30 02:50:16] doctrine.DEBUG: "START TRANSACTION" [] []
  590. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594616,"mtime":1759175416} []
  591. [2025-09-30 02:50:16] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  592. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  593. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  594. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  595. [2025-09-30 02:50:16] doctrine.DEBUG: "COMMIT" [] []
  596. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_cache_write_lock"]] []
  597. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_cache_write_lock"]] []
  598. [2025-09-30 02:50:16] doctrine.DEBUG: "START TRANSACTION" [] []
  599. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594616,"mtime":1759175416} []
  600. [2025-09-30 02:50:16] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  601. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  602. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  603. [2025-09-30 02:50:16] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  604. [2025-09-30 02:50:16] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  605. [2025-09-30 02:50:16] doctrine.DEBUG: "COMMIT" [] []
  606. [2025-09-30 02:50:16] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  607. [2025-09-30 02:50:16] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  608. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/administrator/","key":".env"} []
  609. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/administrator/.env"} []
  610. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /administrator/.env doesn't exist [] []
  611. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/administrator/","key":".env"} []
  612. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/administrator/.env"} []
  613. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /administrator/.env doesn't exist [] []
  614. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"administrator"} []
  615. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/administrator"} []
  616. [2025-09-30 02:50:16] pimcore.DEBUG: document with path /administrator doesn't exist [] []
  617. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  618. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["document_1"]] []
  619. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  620. [2025-09-30 02:50:16] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  621. [2025-09-30 02:50:16] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/administrator/.env"." [] []
  622. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175416,["system_route_redirect"]] []
  623. [2025-09-30 02:50:16] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  624. [2025-09-30 02:50:16] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  625. [2025-09-30 02:50:16] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /administrator/.env"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /administrator/.env\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /administrator/.env HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  626. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175417,["site_domain_d061bd9af4e246 [...]"]] []
  627. [2025-09-30 02:50:17] cache.DEBUG: Successfully got data for key site_domain_d061bd9af4e246d20fd408a1f1cf3b11 from cache {"key":"site_domain_d061bd9af4e246d20fd408a1f1cf3b11"} []
  628. [2025-09-30 02:50:17] pimcore.DEBUG: there is no site for the requested domain [52.74.247.90], content was [failed] [] []
  629. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175417,["system_route_redirect"]] []
  630. [2025-09-30 02:50:17] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  631. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  632. [2025-09-30 02:50:17] app.DEBUG: Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "" [] []
  633. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"phpversion.php"} []
  634. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/phpversion.php"} []
  635. [2025-09-30 02:50:17] pimcore.DEBUG: document with path /phpversion.php doesn't exist [] []
  636. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"phpversion.php"} []
  637. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/phpversion.php"} []
  638. [2025-09-30 02:50:17] pimcore.DEBUG: document with path /phpversion.php doesn't exist [] []
  639. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  640. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175417,["document_1"]] []
  641. [2025-09-30 02:50:17] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  642. [2025-09-30 02:50:17] app.DEBUG: Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "" [] []
  643. [2025-09-30 02:50:17] app.DEBUG: Router Pimcore\Routing\Staticroute\Router was not able to match, message "No routes found for "/phpversion.php"." [] []
  644. [2025-09-30 02:50:17] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /phpversion.php"" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php line 144 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /phpversion.php\" at /var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php:144, Symfony\\Component\\Routing\\Exception\\ResourceNotFoundException(code: 0): None of the routers in the chain matched this request\nGET /phpversion.php HTTP/1.1\r\nAccept:          */*\r\nAccept-Encoding: gzip, deflate\r\nAuthorization:   \r\nHost:            52.74.247.90\r\nUser-Agent:      Mozilla/5.0\r\nX-Php-Ob-Level:  1\r\n\r\n at /var/www/pimcore/vendor/symfony-cmf/routing/src/ChainRouter.php:207)"} []
  645. [2025-09-30 02:50:17] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  646. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175417,["system_cache_write_lock"]] []
  647. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175417,["system_cache_write_lock"]] []
  648. [2025-09-30 02:50:17] doctrine.DEBUG: "START TRANSACTION" [] []
  649. [2025-09-30 02:50:17] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594617,"mtime":1759175417} []
  650. [2025-09-30 02:50:17] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  651. [2025-09-30 02:50:17] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  652. [2025-09-30 02:50:17] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  653. [2025-09-30 02:50:17] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  654. [2025-09-30 02:50:17] doctrine.DEBUG: "COMMIT" [] []
  655. [2025-09-30 02:50:17] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  656. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175417,["system_cache_write_lock"]] []
  657. [2025-09-30 02:50:17] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175417,["system_cache_write_lock"]] []
  658. [2025-09-30 02:50:17] doctrine.DEBUG: "START TRANSACTION" [] []
  659. [2025-09-30 02:50:17] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594616,"mtime":1759175417} []
  660. [2025-09-30 02:50:17] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  661. [2025-09-30 02:50:17] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  662. [2025-09-30 02:50:17] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  663. [2025-09-30 02:50:17] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  664. [2025-09-30 02:50:17] doctrine.DEBUG: "COMMIT" [] []
  665. [2025-09-30 02:50:17] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  666. [2025-09-30 02:53:05] request.INFO: Matched route "_profiler_search_results". {"route":"_profiler_search_results","route_parameters":{"_controller":"web_profiler.controller.profiler:searchResultsAction","token":"b7c429","_route":"_profiler_search_results"},"request_uri":"https://52.74.247.90/_profiler/b7c429/search/results?limit=10","method":"GET"} []
  667. [2025-09-30 02:53:05] app.DEBUG: Resolved pimcore context for path /_profiler/b7c429/search/results to profiler {"path":"/_profiler/b7c429/search/results","context":"profiler"} []
  668. [2025-09-30 02:53:05] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://52.74.247.90/_profiler/search_bar?limit=10","method":"GET"} []
  669. [2025-09-30 02:53:05] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175585,["system_cache_write_lock"]] []
  670. [2025-09-30 02:53:05] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175585,["system_cache_write_lock"]] []
  671. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175634,["site_domain_66c6e164d13a7d [...]"]] []
  672. [2025-09-30 02:53:54] cache.DEBUG: Successfully got data for key site_domain_66c6e164d13a7dbcbd791892bd94ce55 from cache {"key":"site_domain_66c6e164d13a7dbcbd791892bd94ce55"} []
  673. [2025-09-30 02:53:54] pimcore.DEBUG: there is no site for the requested domain [pim.kingpower.com], content was [failed] [] []
  674. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175634,["system_route_redirect"]] []
  675. [2025-09-30 02:53:54] cache.DEBUG: Successfully got data for key system_route_redirect from cache {"key":"system_route_redirect"} []
  676. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id FROM redirects WHERE active = 1  ORDER BY `priority` DESC [] []
  677. [2025-09-30 02:53:54] request.INFO: Matched route "_pimcore_service_robots_txt". {"route":"_pimcore_service_robots_txt","route_parameters":{"_controller":"Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController::robotsTxtAction","_route":"_pimcore_service_robots_txt"},"request_uri":"https://pim.kingpower.com/robots.txt","method":"GET"} []
  678. [2025-09-30 02:53:54] app.DEBUG: Resolved pimcore context for path /robots.txt to default {"path":"/robots.txt","context":"default"} []
  679. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":"robots.txt"} []
  680. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl {"prettyUrl":"/robots.txt"} []
  681. [2025-09-30 02:53:54] pimcore.DEBUG: document with path /robots.txt doesn't exist [] []
  682. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id FROM documents WHERE path = :path AND `key` = :key {"path":"/","key":""} []
  683. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175634,["document_1"]] []
  684. [2025-09-30 02:53:54] cache.DEBUG: Successfully got data for key document_1 from cache {"key":"document_1"} []
  685. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175634,["document_properties_1"]] []
  686. [2025-09-30 02:53:54] cache.DEBUG: Successfully got data for key document_properties_1 from cache {"key":"document_properties_1"} []
  687. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1 [] []
  688. [2025-09-30 02:53:54] init.DEBUG: Resolved editmode to false {"editmode":"false","params":{"param":false,"adminRequest":false,"user":false}} []
  689. [2025-09-30 02:53:54] pimcore.DEBUG: there is no site for the requested domain [pim.kingpower.com], content was [failed] [] []
  690. [2025-09-30 02:53:54] php.DEBUG: Notice: ob_end_flush(): failed to delete and flush buffer. No buffer to delete or flush {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\SilencedErrorContext: {\"severity\":8,\"file\":\"/var/www/pimcore/pimcore/lib/Pimcore/Bundle/CoreBundle/Controller/PublicServicesController.php\",\"line\":138,\"trace\":[{\"file\":\"/var/www/pimcore/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php\",\"line\":151,\"function\":\"robotsTxtAction\",\"class\":\"Pimcore\\\\Bundle\\\\CoreBundle\\\\Controller\\\\PublicServicesController\",\"type\":\"->\"}],\"count\":1})"} []
  691. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175634,["system_cache_write_lock"]] []
  692. [2025-09-30 02:53:54] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175634,["system_cache_write_lock"]] []
  693. [2025-09-30 02:53:54] doctrine.DEBUG: "START TRANSACTION" [] []
  694. [2025-09-30 02:53:54] doctrine.DEBUG: INSERT INTO     cache (id, data, expire, mtime) VALUES (:id, :data, :expire, :mtime)     ON DUPLICATE KEY UPDATE data = VALUES(data), expire = VALUES(expire), mtime = VALUES(mtime) {"id":"system_route_redirect","data":"s:6:\"a:0:{}\";","expire":1761594834,"mtime":1759175634} []
  695. [2025-09-30 02:53:54] doctrine.DEBUG: DELETE FROM cache_tags WHERE id = ? AND tag NOT IN (?) ["system_route_redirect",["system","redirect","route"]] []
  696. [2025-09-30 02:53:54] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","system"] []
  697. [2025-09-30 02:53:54] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","redirect"] []
  698. [2025-09-30 02:53:54] doctrine.DEBUG: INSERT INTO cache_tags (id, tag) VALUES (?, ?) ON DUPLICATE KEY UPDATE tag = VALUES(tag) ["system_route_redirect","route"] []
  699. [2025-09-30 02:53:54] doctrine.DEBUG: "COMMIT" [] []
  700. [2025-09-30 02:53:54] cache.DEBUG: Added entry system_route_redirect to cache {"key":"system_route_redirect"} []
  701. [2025-09-30 02:53:54] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"771f01","_route":"_profiler"},"request_uri":"https://pim.kingpower.com/_profiler/771f01?panel=logger","method":"GET"} []
  702. [2025-09-30 02:53:54] app.DEBUG: Resolved pimcore context for path /_profiler/771f01 to profiler {"path":"/_profiler/771f01","context":"profiler"} []
  703. [2025-09-30 02:53:54] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://pim.kingpower.com/_profiler/search_bar?panel=logger","method":"GET"} []
  704. [2025-09-30 02:53:55] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175635,["system_cache_write_lock"]] []
  705. [2025-09-30 02:53:55] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175635,["system_cache_write_lock"]] []
  706. [2025-09-30 02:53:55] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"21dc5a","_route":"_profiler"},"request_uri":"https://pim.kingpower.com/_profiler/21dc5a?panel=logger","method":"GET"} []
  707. [2025-09-30 02:53:55] app.DEBUG: Resolved pimcore context for path /_profiler/21dc5a to profiler {"path":"/_profiler/21dc5a","context":"profiler"} []
  708. [2025-09-30 02:53:55] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://pim.kingpower.com/_profiler/search_bar?panel=logger","method":"GET"} []
  709. [2025-09-30 02:53:56] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"0b3424","_route":"_profiler"},"request_uri":"https://pim.kingpower.com/_profiler/0b3424?panel=logger","method":"GET"} []
  710. [2025-09-30 02:53:56] app.DEBUG: Resolved pimcore context for path /_profiler/0b3424 to profiler {"path":"/_profiler/0b3424","context":"profiler"} []
  711. [2025-09-30 02:53:56] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://pim.kingpower.com/_profiler/search_bar?panel=logger","method":"GET"} []
  712. [2025-09-30 02:53:56] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175636,["system_cache_write_lock"]] []
  713. [2025-09-30 02:53:56] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175636,["system_cache_write_lock"]] []
  714. [2025-09-30 02:53:56] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175636,["system_cache_write_lock"]] []
  715. [2025-09-30 02:53:56] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175636,["system_cache_write_lock"]] []
  716. [2025-09-30 02:53:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"d21ff0","_route":"_profiler"},"request_uri":"https://pim.kingpower.com/_profiler/d21ff0?panel=logger","method":"GET"} []
  717. [2025-09-30 02:53:57] app.DEBUG: Resolved pimcore context for path /_profiler/d21ff0 to profiler {"path":"/_profiler/d21ff0","context":"profiler"} []
  718. [2025-09-30 02:53:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://pim.kingpower.com/_profiler/search_bar?panel=logger","method":"GET"} []
  719. [2025-09-30 02:53:57] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175637,["system_cache_write_lock"]] []
  720. [2025-09-30 02:53:57] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175637,["system_cache_write_lock"]] []
  721. [2025-09-30 02:53:57] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"c1d5aa","_route":"_profiler"},"request_uri":"https://pim.kingpower.com/_profiler/c1d5aa?panel=logger","method":"GET"} []
  722. [2025-09-30 02:53:57] app.DEBUG: Resolved pimcore context for path /_profiler/c1d5aa to profiler {"path":"/_profiler/c1d5aa","context":"profiler"} []
  723. [2025-09-30 02:53:57] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://pim.kingpower.com/_profiler/search_bar?panel=logger","method":"GET"} []
  724. [2025-09-30 02:53:57] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175637,["system_cache_write_lock"]] []
  725. [2025-09-30 02:53:57] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175637,["system_cache_write_lock"]] []
  726. [2025-09-30 02:53:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"3040f7","_route":"_profiler"},"request_uri":"https://pim.kingpower.com/_profiler/3040f7?panel=logger","method":"GET"} []
  727. [2025-09-30 02:53:58] app.DEBUG: Resolved pimcore context for path /_profiler/3040f7 to profiler {"path":"/_profiler/3040f7","context":"profiler"} []
  728. [2025-09-30 02:53:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://pim.kingpower.com/_profiler/search_bar?panel=logger","method":"GET"} []
  729. [2025-09-30 02:53:58] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175638,["system_cache_write_lock"]] []
  730. [2025-09-30 02:53:58] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175638,["system_cache_write_lock"]] []
  731. [2025-09-30 02:53:58] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"80aad9","_route":"_profiler"},"request_uri":"https://pim.kingpower.com/_profiler/80aad9?panel=logger","method":"GET"} []
  732. [2025-09-30 02:53:58] app.DEBUG: Resolved pimcore context for path /_profiler/80aad9 to profiler {"path":"/_profiler/80aad9","context":"profiler"} []
  733. [2025-09-30 02:53:58] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://pim.kingpower.com/_profiler/search_bar?panel=logger","method":"GET"} []
  734. [2025-09-30 02:53:58] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175638,["system_cache_write_lock"]] []
  735. [2025-09-30 02:53:58] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175638,["system_cache_write_lock"]] []
  736. [2025-09-30 02:53:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://pim.kingpower.com/_profiler/latest?method=POST&url=https%3A%2F%2Fpim.kingpower.com%2Fphp%2Fdemo.php","method":"GET"} []
  737. [2025-09-30 02:53:59] app.DEBUG: Resolved pimcore context for path /_profiler/latest to profiler {"path":"/_profiler/latest","context":"profiler"} []
  738. [2025-09-30 02:53:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://pim.kingpower.com/_profiler/search_bar?method=POST&url=https%3A%2F%2Fpim.kingpower.com%2Fphp%2Fdemo.php","method":"GET"} []
  739. [2025-09-30 02:53:59] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175639,["system_cache_write_lock"]] []
  740. [2025-09-30 02:53:59] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175639,["system_cache_write_lock"]] []
  741. [2025-09-30 02:53:59] request.INFO: Matched route "_profiler". {"route":"_profiler","route_parameters":{"_controller":"web_profiler.controller.profiler:panelAction","token":"latest","_route":"_profiler"},"request_uri":"https://pim.kingpower.com/_profiler/latest?method=POST&url=https%3A%2F%2Fpim.kingpower.com%2Fkindeditor%2Fphp%2Fdemo.php","method":"GET"} []
  742. [2025-09-30 02:53:59] app.DEBUG: Resolved pimcore context for path /_profiler/latest to profiler {"path":"/_profiler/latest","context":"profiler"} []
  743. [2025-09-30 02:53:59] request.INFO: Matched route "_profiler_search_bar". {"route":"_profiler_search_bar","route_parameters":{"_controller":"web_profiler.controller.profiler:searchBarAction","_route":"_profiler_search_bar"},"request_uri":"https://pim.kingpower.com/_profiler/search_bar?method=POST&url=https%3A%2F%2Fpim.kingpower.com%2Fkindeditor%2Fphp%2Fdemo.php","method":"GET"} []
  744. [2025-09-30 02:53:59] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175639,["system_cache_write_lock"]] []
  745. [2025-09-30 02:53:59] doctrine.DEBUG: SELECT id,            (CASE WHEN expire IS NULL OR expire > ? THEN data ELSE NULL END) as data             FROM cache WHERE id IN (?) [1759175639,["system_cache_write_lock"]] []
  746. [2025-09-30 02:54:00] request.INFO: Matched route "_profiler_open_file". {"route":"_profiler_open_file","route_parameters":{"_controller":"web_profiler.controller.profiler:openAction","_route":"_profiler_open_file"},"request_uri":"https://pim.kingpower.com/_profiler/open?file=var%2Flogs%2Fdev.log&line=0","method":"GET"} []
  747. [2025-09-30 02:54:00] app.DEBUG: Resolved pimcore context for path /_profiler/open to profiler {"path":"/_profiler/open","context":"profiler"} []